home *** CD-ROM | disk | FTP | other *** search
- Path: ivan.iecc.com!not-for-mail
- From: John Mitchell <104316.1514@CompuServe.COM>
- Newsgroups: comp.compilers,comp.lang.c++
- Subject: Parsing C++ headers?
- Date: 6 Apr 1996 22:15:36 -0500
- Organization: Claremont Technologies
- Sender: johnl@iecc.com
- Approved: compilers@ivan.iecc.com
- Message-ID: <96-04-033@comp.compilers>
- NNTP-Posting-Host: localhost.iecc.com
- Keywords: C++, parse, question
-
- Hi,
-
- I want to parse C++ header files, and extract information about the
- contained classes and their interface. A yacc-able grammar for this
- type of problem ( or superset of it, as for compilation) would be a
- great help. I'm aware of a grammar for C++ 2.0 out there - is there a
- later version supporting templates?
-
- Alternatively, any suggestions on shareware/commercial parsers
- (Windows/UNIX) that would be up to the job would be appreciated.
-
- thanks a lot,
-
- John Mitchell
- --
- Send compilers articles to compilers@iecc.com,
- meta-mail to compilers-request@iecc.com.
-